-
Home
-
WP EasyPay – Create Your Payment Forms to Pay with Square – Square for WordPress Plugin: Integrate Square with WordPress to Collect Payments
-
4.1
-
Code
-
Classes
- OrderFulfillmentShipmentDetails
Total Complexity |
53 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
608 |
Lines of code |
203 |
Logical lines of code |
98 |
Comment lines |
295 |
Methods |
36 |
Properties |
19 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
39 |
17 |
79 |
__toString() |
S |
68 |
2 |
7 |
setRecipient() |
S |
77 |
1 |
4 |
setExpectedShippedAt() |
S |
77 |
1 |
4 |
offsetUnset() |
S |
81 |
1 |
3 |
offsetSet() |
S |
81 |
1 |
3 |
offsetGet() |
S |
82 |
1 |
3 |
offsetExists() |
S |
80 |
1 |
3 |
setFailureReason() |
S |
77 |
1 |
4 |
getFailureReason() |
S |
82 |
1 |
3 |
setFailedAt() |
S |
77 |
1 |
4 |
getFailedAt() |
S |
82 |
1 |
3 |
setCancelReason() |
S |
77 |
1 |
4 |
getCancelReason() |
S |
82 |
1 |
3 |
setCanceledAt() |
S |
77 |
1 |
4 |
getCanceledAt() |
S |
82 |
1 |
3 |
setShippedAt() |
S |
77 |
1 |
4 |
getShippedAt() |
S |
82 |
1 |
3 |
getExpectedShippedAt() |
S |
82 |
1 |
3 |
getCarrier() |
S |
82 |
1 |
3 |
setTrackingNumber() |
S |
77 |
1 |
4 |
setCarrier() |
S |
77 |
1 |
4 |
getShippingNote() |
S |
82 |
1 |
3 |
setShippingNote() |
S |
77 |
1 |
4 |
getShippingType() |
S |
82 |
1 |
3 |
setShippingType() |
S |
77 |
1 |
4 |
getTrackingNumber() |
S |
82 |
1 |
3 |
getTrackingUrl() |
S |
82 |
1 |
3 |
getRecipient() |
S |
82 |
1 |
3 |
setTrackingUrl() |
S |
77 |
1 |
4 |
getPlacedAt() |
S |
82 |
1 |
3 |
setPlacedAt() |
S |
77 |
1 |
4 |
getInProgressAt() |
S |
82 |
1 |
3 |
setInProgressAt() |
S |
77 |
1 |
4 |
getPackagedAt() |
S |
82 |
1 |
3 |
setPackagedAt() |
S |
77 |
1 |
4 |